home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / hdf / mac / h10srcst.hqx / Source / HyperHell Source / HCard Dev. Toolkit / XCMD Stacks / Sounds / card_4352.txt < prev    next >
Encoding:
Text File  |  1987-08-27  |  1.3 KB  |  65 lines

  1. -- card: 4352 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2192
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8002
  11. -- rect: left=261 top=127 right=147 bottom=336
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ResEdit
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   open ResEdit
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=410 top=290 right=317 bottom=444
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 27009 / 27009
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect wipe left
  42.   go next
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part contents for background part 4
  48. ----- text -----
  49. How to use ResEdit
  50. (You may want to print this card.)
  51.  
  52. Run ResEdit by clicking here 
  53. Open the right folders
  54. Open Sounds   (this stack)
  55. Select and Open "snd "
  56. Select the sounds you want   (Shift-select works funny)
  57. Choose Copy from the Edit menu
  58. Close Sounds
  59. Open the stack you want to move the sounds into
  60. Choose Paste
  61. Close that stack and click Yes (do save the changes)
  62. Quit ResEdit
  63.  
  64.  
  65.